Skip to content

ci: reduce dependabot action update noise - #1184

Merged
DaleSeo merged 1 commit into
mainfrom
chore/reduce-dependabot-action-noise
Aug 28, 2026
Merged

ci: reduce dependabot action update noise#1184
DaleSeo merged 1 commit into
mainfrom
chore/reduce-dependabot-action-noise

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Aug 18, 2026

Copy link
Copy Markdown
Member

Motivation and Context

Dependabot checks the github-actions ecosystem every day, so each upstream patch release creates its own PR and CI cycle. Changing the interval to weekly would match the cargo entry above it and reduce the churn. It wouldn't change which updates get proposed. Patch and minor updates would still come through, but they’d be batched into a weekly check instead of happening daily.

How Has This Been Tested?

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@github-actions github-actions Bot added T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes labels Aug 18, 2026
@DaleSeo
DaleSeo force-pushed the chore/reduce-dependabot-action-noise branch 2 times, most recently from b463c67 to 8748019 Compare August 18, 2026 00:40
@DaleSeo
DaleSeo marked this pull request as ready for review August 18, 2026 00:46
@DaleSeo
DaleSeo requested a review from a team as a code owner August 18, 2026 00:46
@DaleSeo DaleSeo self-assigned this Aug 18, 2026
@DaleSeo
DaleSeo force-pushed the chore/reduce-dependabot-action-noise branch from 8748019 to f90831d Compare August 28, 2026 13:31
@DaleSeo
DaleSeo merged commit ec041b7 into main Aug 28, 2026
23 checks passed
@DaleSeo
DaleSeo deleted the chore/reduce-dependabot-action-noise branch August 28, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants